3.346 \(\int \frac{\cos (e+f x)}{\sqrt{a+b \sin ^2(e+f x)}} \, dx\)

Optimal. Leaf size=38 \[ \frac{\tanh ^{-1}\left (\frac{\sqrt{b} \sin (e+f x)}{\sqrt{a+b \sin ^2(e+f x)}}\right )}{\sqrt{b} f} \]

[Out]

ArcTanh[(Sqrt[b]*Sin[e + f*x])/Sqrt[a + b*Sin[e + f*x]^2]]/(Sqrt[b]*f)

________________________________________________________________________________________

Rubi [A]  time = 0.046163, antiderivative size = 38, normalized size of antiderivative = 1., number of steps used = 3, number of rules used = 3, integrand size = 23, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.13, Rules used = {3190, 217, 206} \[ \frac{\tanh ^{-1}\left (\frac{\sqrt{b} \sin (e+f x)}{\sqrt{a+b \sin ^2(e+f x)}}\right )}{\sqrt{b} f} \]

Antiderivative was successfully verified.

[In]

Int[Cos[e + f*x]/Sqrt[a + b*Sin[e + f*x]^2],x]

[Out]

ArcTanh[(Sqrt[b]*Sin[e + f*x])/Sqrt[a + b*Sin[e + f*x]^2]]/(Sqrt[b]*f)

Rule 3190

Int[cos[(e_.) + (f_.)*(x_)]^(m_.)*((a_) + (b_.)*sin[(e_.) + (f_.)*(x_)]^2)^(p_.), x_Symbol] :> With[{ff = Free
Factors[Sin[e + f*x], x]}, Dist[ff/f, Subst[Int[(1 - ff^2*x^2)^((m - 1)/2)*(a + b*ff^2*x^2)^p, x], x, Sin[e +
f*x]/ff], x]] /; FreeQ[{a, b, e, f, p}, x] && IntegerQ[(m - 1)/2]

Rule 217

Int[1/Sqrt[(a_) + (b_.)*(x_)^2], x_Symbol] :> Subst[Int[1/(1 - b*x^2), x], x, x/Sqrt[a + b*x^2]] /; FreeQ[{a,
b}, x] &&  !GtQ[a, 0]

Rule 206

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1*ArcTanh[(Rt[-b, 2]*x)/Rt[a, 2]])/(Rt[a, 2]*Rt[-b, 2]), x]
 /; FreeQ[{a, b}, x] && NegQ[a/b] && (GtQ[a, 0] || LtQ[b, 0])

Rubi steps

\begin{align*} \int \frac{\cos (e+f x)}{\sqrt{a+b \sin ^2(e+f x)}} \, dx &=\frac{\operatorname{Subst}\left (\int \frac{1}{\sqrt{a+b x^2}} \, dx,x,\sin (e+f x)\right )}{f}\\ &=\frac{\operatorname{Subst}\left (\int \frac{1}{1-b x^2} \, dx,x,\frac{\sin (e+f x)}{\sqrt{a+b \sin ^2(e+f x)}}\right )}{f}\\ &=\frac{\tanh ^{-1}\left (\frac{\sqrt{b} \sin (e+f x)}{\sqrt{a+b \sin ^2(e+f x)}}\right )}{\sqrt{b} f}\\ \end{align*}

Mathematica [A]  time = 0.0156675, size = 38, normalized size = 1. \[ \frac{\tanh ^{-1}\left (\frac{\sqrt{b} \sin (e+f x)}{\sqrt{a+b \sin ^2(e+f x)}}\right )}{\sqrt{b} f} \]

Antiderivative was successfully verified.

[In]

Integrate[Cos[e + f*x]/Sqrt[a + b*Sin[e + f*x]^2],x]

[Out]

ArcTanh[(Sqrt[b]*Sin[e + f*x])/Sqrt[a + b*Sin[e + f*x]^2]]/(Sqrt[b]*f)

________________________________________________________________________________________

Maple [A]  time = 0.088, size = 34, normalized size = 0.9 \begin{align*}{\frac{1}{f}\ln \left ( \sin \left ( fx+e \right ) \sqrt{b}+\sqrt{a+b \left ( \sin \left ( fx+e \right ) \right ) ^{2}} \right ){\frac{1}{\sqrt{b}}}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(cos(f*x+e)/(a+b*sin(f*x+e)^2)^(1/2),x)

[Out]

1/f*ln(sin(f*x+e)*b^(1/2)+(a+b*sin(f*x+e)^2)^(1/2))/b^(1/2)

________________________________________________________________________________________

Maxima [F(-2)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Exception raised: ValueError} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cos(f*x+e)/(a+b*sin(f*x+e)^2)^(1/2),x, algorithm="maxima")

[Out]

Exception raised: ValueError

________________________________________________________________________________________

Fricas [B]  time = 2.49464, size = 953, normalized size = 25.08 \begin{align*} \left [\frac{\log \left (128 \, b^{4} \cos \left (f x + e\right )^{8} - 256 \,{\left (a b^{3} + 2 \, b^{4}\right )} \cos \left (f x + e\right )^{6} + 32 \,{\left (5 \, a^{2} b^{2} + 24 \, a b^{3} + 24 \, b^{4}\right )} \cos \left (f x + e\right )^{4} + a^{4} + 32 \, a^{3} b + 160 \, a^{2} b^{2} + 256 \, a b^{3} + 128 \, b^{4} - 32 \,{\left (a^{3} b + 10 \, a^{2} b^{2} + 24 \, a b^{3} + 16 \, b^{4}\right )} \cos \left (f x + e\right )^{2} - 8 \,{\left (16 \, b^{3} \cos \left (f x + e\right )^{6} - 24 \,{\left (a b^{2} + 2 \, b^{3}\right )} \cos \left (f x + e\right )^{4} - a^{3} - 10 \, a^{2} b - 24 \, a b^{2} - 16 \, b^{3} + 2 \,{\left (5 \, a^{2} b + 24 \, a b^{2} + 24 \, b^{3}\right )} \cos \left (f x + e\right )^{2}\right )} \sqrt{-b \cos \left (f x + e\right )^{2} + a + b} \sqrt{b} \sin \left (f x + e\right )\right )}{8 \, \sqrt{b} f}, -\frac{\sqrt{-b} \arctan \left (\frac{{\left (8 \, b^{2} \cos \left (f x + e\right )^{4} - 8 \,{\left (a b + 2 \, b^{2}\right )} \cos \left (f x + e\right )^{2} + a^{2} + 8 \, a b + 8 \, b^{2}\right )} \sqrt{-b \cos \left (f x + e\right )^{2} + a + b} \sqrt{-b}}{4 \,{\left (2 \, b^{3} \cos \left (f x + e\right )^{4} + a^{2} b + 3 \, a b^{2} + 2 \, b^{3} -{\left (3 \, a b^{2} + 4 \, b^{3}\right )} \cos \left (f x + e\right )^{2}\right )} \sin \left (f x + e\right )}\right )}{4 \, b f}\right ] \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cos(f*x+e)/(a+b*sin(f*x+e)^2)^(1/2),x, algorithm="fricas")

[Out]

[1/8*log(128*b^4*cos(f*x + e)^8 - 256*(a*b^3 + 2*b^4)*cos(f*x + e)^6 + 32*(5*a^2*b^2 + 24*a*b^3 + 24*b^4)*cos(
f*x + e)^4 + a^4 + 32*a^3*b + 160*a^2*b^2 + 256*a*b^3 + 128*b^4 - 32*(a^3*b + 10*a^2*b^2 + 24*a*b^3 + 16*b^4)*
cos(f*x + e)^2 - 8*(16*b^3*cos(f*x + e)^6 - 24*(a*b^2 + 2*b^3)*cos(f*x + e)^4 - a^3 - 10*a^2*b - 24*a*b^2 - 16
*b^3 + 2*(5*a^2*b + 24*a*b^2 + 24*b^3)*cos(f*x + e)^2)*sqrt(-b*cos(f*x + e)^2 + a + b)*sqrt(b)*sin(f*x + e))/(
sqrt(b)*f), -1/4*sqrt(-b)*arctan(1/4*(8*b^2*cos(f*x + e)^4 - 8*(a*b + 2*b^2)*cos(f*x + e)^2 + a^2 + 8*a*b + 8*
b^2)*sqrt(-b*cos(f*x + e)^2 + a + b)*sqrt(-b)/((2*b^3*cos(f*x + e)^4 + a^2*b + 3*a*b^2 + 2*b^3 - (3*a*b^2 + 4*
b^3)*cos(f*x + e)^2)*sin(f*x + e)))/(b*f)]

________________________________________________________________________________________

Sympy [F(-1)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Timed out} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cos(f*x+e)/(a+b*sin(f*x+e)**2)**(1/2),x)

[Out]

Timed out

________________________________________________________________________________________

Giac [A]  time = 1.18072, size = 51, normalized size = 1.34 \begin{align*} -\frac{\log \left ({\left | -\sqrt{b} \sin \left (f x + e\right ) + \sqrt{b \sin \left (f x + e\right )^{2} + a} \right |}\right )}{\sqrt{b} f} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cos(f*x+e)/(a+b*sin(f*x+e)^2)^(1/2),x, algorithm="giac")

[Out]

-log(abs(-sqrt(b)*sin(f*x + e) + sqrt(b*sin(f*x + e)^2 + a)))/(sqrt(b)*f)